From 8076c8fbbfc78bac9777db30e7fd7dc089716200 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 30 Apr 2009 14:41:49 -0400 Subject: [PATCH] Test the new style property --- tests/testgtkrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/testgtkrc b/tests/testgtkrc index e94ab284b7..d2be67ff06 100644 --- a/tests/testgtkrc +++ b/tests/testgtkrc @@ -32,7 +32,9 @@ style "global-style-properties" GtkButtonBox::child_min_width = 0 GtkButtonBox::child_min_height = 0 GtkArrow::arrow-scaling = 1.0 + GtkEntry::invisible-char = 10046 } + class "GtkWidget" style "global-style-properties" style "defaultfont" -- 2.30.2